CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sd mode-spi

搜索资源列表

  1. 9mc8051_core.rar

    0下载:
  2. 51单片机模拟SPI或者SD模式读写SD卡分析报告,51 single-chip analog SD or SPI mode of SD card to read and write an analytical report
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:394118
    • 提供者:sss
  1. Verilog-to-do-SD-card

    1下载:
  2. 本文档内是基于Verilog HDL的SD卡SPI模式下的读写程序,内有详细的注释,且通俗易懂。-This document is based on Verilog HDL in the SD card in SPI mode to read and write procedures, which are detailed notes, and easy to understand.
  3. 所属分类:File Formats

    • 发布日期:2015-07-28
    • 文件大小:8192
    • 提供者:快乐天使
  1. spi_sd

    0下载:
  2. spi 模式 读sd卡,文章很经典,且经过测试,适于初学者入门-sd card spi mode of reading, the article is very classic, and tested, suitable for beginners and entry-
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:504190
    • 提供者:yingjie
  1. SDSDv17

    0下载:
  2. 开发sd卡应用所必须的文档,很重要哦。 sd卡有 bus模式和spi模式两种。-Sd card applications to develop the necessary documentation, it is important Oh. sd card spi mode bus mode and two.
  3. 所属分类:Project Design

    • 发布日期:2017-04-10
    • 文件大小:1037194
    • 提供者:Kevin
  1. hex2rom_0241_Win32

    0下载:
  2. This SPI-mode SD Card controller is a free SOPC Builder component that can be used in any SOPC Builder system. The included example design runs on the Nios II Embedded Evaluation Kit, Cyclone III edition (NEEK).-This SPI-mode SD Card controller is a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:95989
    • 提供者:zhangdongqing
  1. SD_Read_SD_MOD

    0下载:
  2. 用SD模式读SD卡的代码,写功能尚未实现,希望能给您一点帮助!-SD mode with SD card code reading and writing function has not yet been achieved, I hope to give you a little help!
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:25815
    • 提供者:棋棋赢
  1. mmc

    0下载:
  2. C51单片机SPI方式读写SD卡,和MMC卡-C51 single-chip mode SPI read and write SD card, and MMC cards
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:2003
    • 提供者:johnchen
  1. efsl-0.3.6

    0下载:
  2. dsp 开发sd卡的源代码,spi模式的。用 的是c6000系列-dsp source code developed sd card, spi mode. Using a c6000 series
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:1433600
    • 提供者:hans
  1. SDcard_MCS51

    0下载:
  2.  SD卡有两个可选的通讯协议:SD模式和SPI模式。SD模式是SD卡标准的读写方式,但是在选用SD模式时,往往需要选择带有SD卡控制器接口的MCU,或者必须加入额外的SD卡控制单元以支持SD卡的读写。然而,AT89C52单片机没有集成SD卡控制器接口,若选用SD模式通讯就无形中增加了产品的硬件成本。在SD卡数据读写时间要求不是很严格的情况下,选用SPI模式可以说是一种最佳的解决方案。因为在SPI模式下,通过四条线就可以完成所有的数据交换,并且目前市场上很多MCU都集成有现成的SPI接口电路,采用
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:35721
    • 提供者:
  1. SDcardAT89C51

    0下载:
  2. SD卡在现在的日常生活与工作中使用非常广泛,时下已经成为最为通用的数据存储卡。在诸如MP3、数码相机等设备上也都采用SD卡作为其存储设备。SD卡之所以得到如此广泛的使用,是因为它价格低廉、存储容量大、使用方便、通用性与安全性强等优点。既然它有着这么多优点,那么如果将它加入到单片机应用开发系统中来,将使系统变得更加出色。这就要求对SD卡的硬件与读写时序进行研究。对于SD卡的硬件结构,在官方的文档上有很详细的介绍,如SD卡内的存储器结构、存储单元组织方式等内容。要实现对它的读写,最核心的是它的时序,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:53825
    • 提供者:
  1. SD

    0下载:
  2. SD卡的SPI模式下的相关代码,包括发送命令,校验码检验等-SD card SPI mode, the relevant code, including the transmission of orders, check code inspection
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:23128
    • 提供者:xiyu
  1. STM32_SD_SPI_Driver

    1下载:
  2. SD卡底层驱动,使用STM32的SPI接口与SD卡通讯,采用SPI方式. 文件系统中TFF.C和TFF.H文件不需要改动,只需要改动SD卡操作函数即可即可。 -SD card low level drivers, use the STM32' s SPI communications interface and SD card using SPI mode. File system TFF.C and TFF.H file without changes, just need to c
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:28102
    • 提供者:YOUKI1234
  1. sd

    0下载:
  2. SD卡的SPI方式驱动,SPI方式简单速度也可以,很多处理器都有SPI功能,没有也可模拟。-SD card SPI mode driver, SPI is simple speed can, many processors have the SPI function, does not and can simulate.
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:15071
    • 提供者:潮哥
  1. SD_card

    0下载:
  2. C51与SD卡直连,SPI方式读、写例子程序,调试通过。-C51 directly connected with the SD card, SPI mode read, write sample applications, debugging through.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:15079
    • 提供者:betazhang
  1. FAT-SD-card-information

    2下载:
  2. 全面透析SD卡与FAT相关资料 包括:4.5万字透视FAT32系统;SD存取介质;SD卡的SPI模式(中文);CSD寄存器解析;基于SPI协议的SD卡读写-FAT SD card with full dialysis-related information, including: 4.5 million characters perspective FAT32 system SD access to media SD card SPI mode (in Chinese) CSD re
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-01-31
    • 文件大小:2045479
    • 提供者:张成
  1. SD

    0下载:
  2. SD卡驱动程序,SPI模式,定义初始化、读容量、读单块等操作,容量小于2G的SDSC适用。-SD drv,SPI mode,Init,ReadSingleBlock defined,2G SDSC applied.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:49136
    • 提供者:黄中黄
  1. STM32F10x_SD_SPI

    0下载:
  2. STM32 SD卡 SPI方式 STM32 SD卡 SPI方式 -STM32 SD card SPI mode STM32 SD card SPI mode
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:8290
    • 提供者:胡晓帅
  1. SDCard-SPI-mode-

    0下载:
  2. SD卡的SPI方式读写的总结,SD卡有SD模式和SPI模式两种-The SD card s SPI Mode of reading and writing summary, SD card has SD mode and SPI model two kinds
  3. 所属分类:软件工程

    • 发布日期:2017-03-03
    • 文件大小:11234
    • 提供者:天乐
  1. SD

    0下载:
  2. sd卡官方资料,SD卡(Secure Digital Memory Card)是一种为满足安全性、容量、性能和使用环境等各方面的需求而设计的一种新型存储器件,SD卡允许在两种模式下工作,即SD模式和SPI模式,本 系统采用SPI模式。-Official data sd card, SD card (Secure Digital Memory Card) is to meet the security, capacity, performance and use of environmental
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-03
    • 文件大小:1094981
    • 提供者:gaoz
  1. SD SPI模式verilog外加modelsim仿真结果

    1下载:
  2. SD卡的SPI模式verilog代码,外加modelsim仿真结果。(SD card's SPI mode Verilog code, plus the simulation results of modelsim.)
  3. 所属分类:其他

    • 发布日期:2021-04-11
    • 文件大小:59392
    • 提供者:qwer.123
« 12 3 4 5 »
搜珍网 www.dssz.com